CommonEvent 1025
Name = "会話：スズメ娘"

  999([1025])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>I am also a type of harpy.\n...the weakest of our kind."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>The Queen Harpy is very kind, even to someone like me.\nAll harpies respect her above all others."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["suzume_fc1", 3, 0, 2])
    ShowText(["\\n<Sparrow Girl>Strength was everything to the previous queen.\nBecause the sparrow tribe is weak, we were forced to work as slaves."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>Because I am a sparrow, I like rice."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["suzume_fc1", 3, 0, 2])
    ShowText(["\\n<Sparrow Girl>Because I am a sparrow, I am very timid."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>*Chirp* *Chirp* *Chirp*"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>These clothes are a traditional outfit of the sparrow family.\nI get up early every morning to make sure it looks right."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["suzume_fc1", 3, 0, 2])
    ShowText(["\\n<Sparrow Girl>Because we sparrows are rather plain looking, other women often steal our fiancées from Happiness Village from us."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>The sparrow tribe is far more timid than the other harpies.\nWe are so skittish that our evasion is extra high."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["suzume_fc1", 1, 0, 2])
    ShowText(["\\n<Sparrow Girl>A sparrow's dance is able to wake up their allies.\nWe are very useful when the enemy uses a lot of sleep effects!"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["suzume_fc1", 2, 0, 2])
    ShowText(["\\n<Sparrow Girl>*Chirp* *Chirp*\nI'm a sparrow, I wouldn't be any help even if I were your ally."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["That's not true", "You're right", "Sonya is even less help"], 0])
    When([0, "そんな事ない"])
      ShowTextAttributes(["suzume_fc1", 0, 0, 2])
      ShowText(["\\n<Sparrow Girl>R-really?\nEven if you are lying... that makes me happy."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "その通りだ"])
      ShowTextAttributes(["suzume_fc1", 3, 0, 2])
      ShowText(["\\n<Sparrow Girl>That may be true but... Ouch."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "ソニアの方が役立たず"])
      ConditionalBranch([0, 1525, 0])
        ShowTextAttributes(["sonia_fc3", 2, 0, 2])
        ShowText(["\\n<Sonya>W-what was that?!"])
        ShowText([""])
        ShowTextAttributes(["suzume_fc1", 2, 0, 2])
        ShowText(["\\n<Sparrow Girl>Um, try to get along."])
        ShowText([""])
        Empty([])

      BranchEnd([])
      ConditionalBranch([0, 1525, 1])
        ShowTextAttributes(["suzume_fc1", 2, 0, 2])
        ShowText(["\\n<Sparrow Girl>Sonya? Who's that?"])
        ShowText([""])
        Empty([])

      BranchEnd([])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["suzume_fc1", 2, 0, 2])
    ShowText(["\\n<Sparrow Girl>*Chirp* *Chirp*\nDon't bully me just because I'm a sparrow."])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Of course", "I'll pick on you", "I'm going to cut off your tongue!"], 0])
    When([0, "もちろんだ"])
      ShowTextAttributes(["suzume_fc1", 1, 0, 2])
      ShowText(["\\n<Sparrow Girl>You won't? You're a nice person."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "いじめる"])
      ShowTextAttributes(["suzume_fc1", 2, 0, 2])
      ShowText(["\\n<Sparrow Girl>Really? That's mean."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "舌を切ってやる"])
      ShowTextAttributes(["suzume_fc1", 3, 0, 2])
      ShowText(["\\n<Sparrow Girl>Hyaa! You're evil!"])
      ShowText([""])
      Script(["change_friend(-10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>I love rice.\nWhich do you prefer to eat? Rice or bread?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Rice", "Bread", "Sparrow"], 0])
    When([0, "ごはん派"])
      ShowTextAttributes(["suzume_fc1", 1, 0, 2])
      ShowText(["\\n<Sparrow Girl>So then we're the same!"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "パン派"])
      ShowTextAttributes(["suzume_fc1", 0, 0, 2])
      ShowText(["\\n<Sparrow Girl>I also like breadcrumbs.\nIf any are on the ground I pick them up and eat them."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "すずめ派"])
      ShowTextAttributes(["suzume_fc1", 3, 0, 2])
      ShowText(["\\n<Sparrow Girl>Hyaa! Don't eat sparrows!"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>Sparrows wake up early in the morning.\nAbout what time do you wake up?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["3 AM", "6 AM", "9 AM", "Not in the morning"], 0])
    When([0, "午前3時"])
      ShowTextAttributes(["suzume_fc1", 2, 0, 2])
      ShowText(["\\n<Sparrow Girl>That's the middle of the night.\nAre humans nocturnal?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "午前6時"])
      ShowTextAttributes(["suzume_fc1", 1, 0, 2])
      ShowText(["\\n<Sparrow Girl>That's the perfect time.\nThe morning sun feels so good!"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "午前9時"])
      ShowTextAttributes(["suzume_fc1", 0, 0, 2])
      ShowText(["\\n<Sparrow Girl>You're a sleepyhead huh?\nThe early bird gets the worm."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([3, "起きない"])
      ShowTextAttributes(["suzume_fc1", 3, 0, 2])
      ShowText(["\\n<Sparrow Girl>Huh? You sleep that much?\nThat's a little scary."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>We sparrows sing in the morning with our chirps.\nDo you know why?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["To greet each other", "To claim your territory", "You're still screaming and moaning"], 0])
    When([0, "朝のあいさつ"])
      ShowTextAttributes(["suzume_fc1", 0, 0, 2])
      ShowText(["\\n<Sparrow Girl>Wrong.\nBut it's cute that you think that."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "縄張り争い"])
      ShowTextAttributes(["suzume_fc1", 0, 0, 2])
      ShowText(["\\n<Sparrow Girl>That's right.\nIt's serious business in the life of a sparrow."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "悲鳴"])
      ShowTextAttributes(["suzume_fc1", 3, 0, 2])
      ShowText(["\\n<Sparrow Girl>Now that's a scary thought...\nDon't you ever get tired out?"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 14])
      ShowTextAttributes(["suzume_fc1", 2, 0, 2])
      ShowText(["\\n<Sparrow Girl>Um, could you give me some eye drops?\nI got sand in my eye and I can't fly very well."])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 14, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[14]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["suzume_fc1", 1, 0, 2])
        ShowText(["\\n<Sparrow Girl>Thank you so much! You've made me so happy!"])
        ShowText([""])
        ChangeItems([14, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["suzume_fc1", 2, 0, 2])
        ShowText(["\\n<Sparrow Girl>I-is that so?\nSorry to ask that all of a sudden."])
        ShowText([""])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 360])
      ShowTextAttributes(["suzume_fc1", 2, 0, 2])
      ShowText(["\\n<Sparrow Girl>Rice...\nUm, would you give me some rice?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 360, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[360]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["suzume_fc1", 1, 0, 2])
        ShowText(["\\n<Sparrow Girl>Thank you so much! You've made me so happy!"])
        ShowText([""])
        ChangeItems([360, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["suzume_fc1", 2, 0, 2])
        ShowText(["\\n<Sparrow Girl>I-is that so?\nSorry to ask that all of a sudden."])
        ShowText([""])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["suzume_fc1", 2, 0, 2])
    ShowText(["\\n<Sparrow Girl>I have no money.\nIf I have no money, I can't eat."])
    ShowText([""])
    ShowText([""])
    ConditionalBranch([7, 90, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 90G? (Remaining: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["suzume_fc1", 1, 0, 2])
        ShowText(["\\n<Sparrow Girl>Thank you so much! You've made me so happy!"])
        ShowText([""])
        ChangeGold([1, 0, 90])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["suzume_fc1", 2, 0, 2])
        ShowText(["\\n<Sparrow Girl>I-is that so?\nSorry to ask that all of a sudden."])
        ShowText([""])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["suzume_fc1", 2, 0, 2])
      ShowText(["\\n<Sparrow Girl>...you don't have any money either?"])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>You should take one of my feathers.\nBut, because I am a sparrow, it probably does not have very much magic."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([23, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Sparrow Girl gave you a \\ii[23]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>You can have some of my most beautiful feathers.\nIt would make me happy if you used them as part of your armor."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([168, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Sparrow Girl gave you a \\ii[168]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["suzume_fc1", 0, 0, 2])
    ShowText(["\\n<Sparrow Girl>It's not much, but take it.\nSomeone might just take it from me if I keep it."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 150])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Sparrow Girl gave you 150G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
